Run ❯
Get your
own
website
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
fun main() { var x = 5 var y = 2 println(x % y) }
1